home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr37 / cw_sp_46.zip / SPCONFIG.BAT < prev    next >
DOS Batch File  |  1995-02-07  |  335b  |  11 lines

  1. @echo off
  2. echo.
  3. echo  Make sure you change your paths in this batch file to represent the actual PPE
  4. echo  directory on your system. Also, be aware this only creates or modifies the CNF
  5. echo  file and that you need to create the LIST files yourself.
  6. echo.
  7. pause
  8. %PCBDRIVE%
  9. cd %PCBDIR%
  10. PCBOARD.EXE /PPE:D:\PPE\SP\SPCONFIG.PPE
  11.